From: Stef Walter Date: Tue, 8 Aug 2017 05:59:17 +0000 (+0200) Subject: man: The min-free-space-percent item goes in [core] section X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~33^2~36 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=39b3c8e90a7ba0195cd2d4b8bef2f776a9b45c9b;p=ostree.git man: The min-free-space-percent item goes in [core] section The documentation incorrectly indicates that min-free-space-percent goes in the [remote "name"] section. It should go in [core] instead. Closes: #1062 Approved by: cgwalters --- diff --git a/man/ostree.repo-config.xml b/man/ostree.repo-config.xml index 60458dfa..90d0f3dc 100644 --- a/man/ostree.repo-config.xml +++ b/man/ostree.repo-config.xml @@ -114,6 +114,14 @@ Boston, MA 02111-1307, USA. + + + min-free-space-percent + Integer percentage value (0-99) that specifies a minimum + percentage of total space (in blocks) in the underlying filesystem to + keep free. The default value is 3. + + @@ -191,13 +199,6 @@ Boston, MA 02111-1307, USA. If set, pulls from this remote will fail with the configured text. This is intended for OS vendors which have a subscription process to access content. - - min-free-space-percent - Integer percentage value (0-99) that specifies a minimum - percentage of total space (in blocks) in the underlying filesystem to - keep free. The default value is 3. - -